adTempus API
PreviousUpNext
ICredentialProfile::Description Property

An optional extended description for the item.

C++
__property BSTR Description;
C#
String Description;
Visual Basic
Property Description() As String

The Description can be used to store extended descriptive information or notes about the item. There is no limit to the length.

In the Console this value can only be modified for standard Windows logon credentials (CredentialType is empty). For other credential types, the description is set to describe the kind of credential.

adTempus API Reference version 3.0.0.0, revised 10/30/2008